home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR10 / XLIB06.ZIP / XCIRCLE.INC < prev    next >
Text File  |  1993-09-13  |  635b  |  21 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XCIRCLE - Include file
  4. ;
  5. ;   This module was written by Matthew MacKenzie
  6. ;   matm@eng.umd.edu
  7. ;
  8. ; XCIRCLE.ASM export functions
  9. ;
  10. ; ****** XLIB - Mode X graphics library                ****************
  11. ; ******                                               ****************
  12. ; ****** Written By Themie Gouthas                     ****************
  13. ;
  14. ; egg@dstos3.dsto.gov.au
  15. ; teg@bart.dsto.gov.au
  16. ;-----------------------------------------------------------------------
  17.  
  18.     global _x_circle         : proc
  19.     global _x_filled_circle  : proc
  20.  
  21.